[INFO] cloning repository https://github.com/hazelmeow/iroh-jetpack-compose-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hazelmeow/iroh-jetpack-compose-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhazelmeow%2Firoh-jetpack-compose-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhazelmeow%2Firoh-jetpack-compose-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87891e0a254cea00124f6d9b48fbe19075fceebf
[INFO] checking hazelmeow/iroh-jetpack-compose-demo against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhazelmeow%2Firoh-jetpack-compose-demo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hazelmeow/iroh-jetpack-compose-demo
[INFO] finished tweaking git repo https://github.com/hazelmeow/iroh-jetpack-compose-demo
[INFO] tweaked toml for git repo https://github.com/hazelmeow/iroh-jetpack-compose-demo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hazelmeow/iroh-jetpack-compose-demo on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hazelmeow/iroh-jetpack-compose-demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6a4f2d5aaff393e4554297145bf4140a02bc71616ae05d6c9b38992fb6d5b13f
[INFO] running `Command { std: "docker" "start" "6a4f2d5aaff393e4554297145bf4140a02bc71616ae05d6c9b38992fb6d5b13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a4f2d5aaff393e4554297145bf4140a02bc71616ae05d6c9b38992fb6d5b13f" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a4f2d5aaff393e4554297145bf4140a02bc71616ae05d6c9b38992fb6d5b13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a4f2d5aaff393e4554297145bf4140a02bc71616ae05d6c9b38992fb6d5b13f" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking uniffi_pipeline v0.29.3
[INFO] [stderr]     Checking futures-buffered v0.2.11
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking uniffi_meta v0.29.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling precis-tools v0.1.9
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking snafu v0.8.6
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking uniffi_udl v0.29.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=2d46e4abbf57dbb1 -C extra-filename=-21ea89242340ecfd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-964098ca32d5d66b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a51f3b0cccc0511b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6a4f2d5aaff393e4554297145bf4140a02bc71616ae05d6c9b38992fb6d5b13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a4f2d5aaff393e4554297145bf4140a02bc71616ae05d6c9b38992fb6d5b13f", kill_on_drop: false }`
[INFO] [stdout] 6a4f2d5aaff393e4554297145bf4140a02bc71616ae05d6c9b38992fb6d5b13f
